summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Med Packaging Team [Mon, 1 Feb 2021 19:36:53 +0000 (19:36 +0000)]
fix-file-permissions-on-compression
Gbp-Pq: Name fix-file-permissions-on-compression.patch
Jörg-Volker Peetz [Mon, 1 Feb 2021 19:36:53 +0000 (19:36 +0000)]
Fix zstdgrep exit code when operating on files
Forwarded: https://github.com/facebook/zstd/issues/1428
Gbp-Pq: Name 0016-fix-zstdgrep-exit-code.patch
Alex Mestiashvili [Mon, 1 Feb 2021 19:36:53 +0000 (19:36 +0000)]
Skip test failing on GNU/Hurd when writing on /dev/zero or
/dev/random. On different GNU/Hurd installations writing to either one or
another would fail. Currently writing to /dev/random results in the message
"Computer bought the farm" and exit status 1
See also: https://github.com/facebook/zstd/issues/1116
Gbp-Pq: Name 0015-Skip-dev-random-tests-on-hurd.patch
Chris Lamb [Mon, 1 Feb 2021 19:36:53 +0000 (19:36 +0000)]
Make the build reproducible
Last-Update: 2018-05-04
Applied-Upstream: https://github.com/facebook/zstd/commit/
ef1abd3c071ce42a457404ee2bca6d5bebb87f62
Gbp-Pq: Name 0014-Reproducible-build.patch
Alex Mestiashvili [Mon, 1 Feb 2021 19:36:53 +0000 (19:36 +0000)]
Skip memory heavy tests causing FTBFS on mips(el) and hurd buildds
Gbp-Pq: Name 0013-skip-memory-greedy-tests.patch
Sascha Steinbiss [Mon, 1 Feb 2021 19:36:53 +0000 (19:36 +0000)]
Do not build zlibWrapper examples against embedded code copies.
Gbp-Pq: Name 0008-Address-embedded-zlib.patch
Kevin Murray [Mon, 14 Nov 2016 00:54:32 +0000 (11:54 +1100)]
Use bash for test script portablitity
Gbp-Pq: Name 0006-Use-bash-for-test-script-portablitity.patch
Étienne Mollier [Mon, 1 Feb 2021 19:36:53 +0000 (19:36 +0000)]
libzstd (1.3.8+dfsg-3+deb10u1) buster-security; urgency=high
* Team upload.
* When a file with restricted permissions is compressed, the resulting file
inherits the umask of the user for the time of the compression. This will
usually lead to surprising and too relaxed permissions. This update adds
fix-file-permissions-on-compression.patch to make sure the compressed file
is not group or world readable for the duration of the compression.
Closes: #981404
[dgit import unpatched libzstd 1.3.8+dfsg-3+deb10u1]
Étienne Mollier [Mon, 1 Feb 2021 19:36:53 +0000 (19:36 +0000)]
Import libzstd_1.3.8+dfsg-3+deb10u1.debian.tar.xz
[dgit import tarball libzstd 1.3.8+dfsg-3+deb10u1 libzstd_1.3.8+dfsg-3+deb10u1.debian.tar.xz]
Alexandre Mestiashvili [Mon, 31 Dec 2018 14:19:12 +0000 (14:19 +0000)]
Import libzstd_1.3.8+dfsg.orig.tar.xz
[dgit import orig libzstd_1.3.8+dfsg.orig.tar.xz]